Skip to content

Conversation

BurdetteLamar
Copy link
Member

@BurdetteLamar BurdetteLamar commented Nov 29, 2022

PR to emphasize that setters are mostly about requests, while getters are mostly about responses:

  • Moved setter sections before getter sections; you do set/request before response/get.
  • Added introductory remark to setters section.
  • Added #add_field to setters section.
  • Added introductory remark to getters section.
  • Added #fetch to getters section.
  • Fine-tuned distinction between string field value and array field value (a few places).
  • Changed examples for getters to use a response object instead of a request object.

@BurdetteLamar BurdetteLamar added the documentation Improvements or additions to documentation label Nov 29, 2022
@peterzhu2118 peterzhu2118 merged commit 1ea5004 into ruby:master Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants